home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 126-150 / scopedisk131 / cards23 / klondike.doc < prev    next >
Text File  |  1995-03-19  |  2KB  |  28 lines

  1. -------------------------------------------------------------
  2.  KLONDIKE: A Card Game Built for One
  3.  By John Everett (Based on the David Addison ABasiC Version)
  4. -------------------------------------------------------------
  5.  
  6.    (NOTE: On single-drive systems, on starting this program you will be
  7. asked to put Workbench in the drive. Though you will hear the games sounds,
  8. you will not see the game screen until you simultaneously press the LEFT-
  9. AMIGA and M keys. The LEFT-AMIGA key is the key at the left of the space
  10. bar.)
  11.  
  12.      This is version 2.3 of Klondike, a solitaire game originally written in
  13. ABasiC by David Addison. Though this is based on his version, there have
  14. been so many rewrites, revisions and enhancements, little if any of the
  15. original code remains. However, this probably wouldn't be here if it
  16. weren't for that starting point.
  17.      The files in the the cards directory are the image definitions for the
  18. fronts and backs of several possible decks of cards. They may be loaded,
  19. edited, and saved from within the game. The card file AMIGA is the only one
  20. that is absolutely necessary for the game to run. It's is the default deck
  21. used at startup. The game will look for this file in a subdirectory called
  22. CARDS or in the same directory as the game.
  23.      When loading and saving decks of cards, the ARP file requester will be
  24. used if the arp.library can be found. If not, a simple string gadget will be
  25. presented where a path/filename can be entered.
  26.      Please send all bug reports, comments, new card designs, etc. to me at
  27. the following address: John Everett, 321 Hodges, Memphis, TN 38111.
  28.